- 01. Introduction to Widgets
- 02. What is an App Widget
- 03. My Garden App
- 04. PlantUtils Code
- 05. Creating Your First App Widget
- 06. RemoteViews
- 07. My Garden Widget
- 08. Exercise: Create a Simple Widget
- 09. Widget Margins
- 10. Background Tasks for Widgets
- 11. WateringService
- 12. Exercise: Add a Watering Service
- 13. Widget Updates via IntentServices
- 14. Exercise: UpdateWidgets Service
- 15. Water Individual Plants
- 16. Sending Extras to IntentService
- 17. Exercise: Adding More Features
- 18. Resizing Widgets
- 19. AppWidgetManager Options
- 20. GridViews in Widgets
- 21. PendingIntent Templates
- 22. Exercise: GridView
- 23. Widgets Summary